home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Internet
/
Chip Internet.iso
/
viewer
/
emtex.ins
/
dvips
/
dvips549.pc
/
readme.1st
< prev
Wrap
Text File
|
1995-02-17
|
3KB
|
73 lines
=========================================================
This is README.1ST for 386 - DVIPS 5.499 for OS/2 and DOS
G. Sawade V1.2 16.Mar.1994
=========================================================
INSTALLATION
Change to the Drive, where emTeX is already installed.
use
pkunzip -o -d dvipslib (DVIPS related stuff)
pkunzip -o -d dps5499b (Binaries)
( pkunzip -o -d dps5499s (Sources) optional)
Note: For updating an already installed dvips you need only dps5499b.
This system should run, (try it as follows:
cd \emtex\doc
dvips adjust (you get 'adjust.ps')
Print adjust.ps as usual on a PostScript device or via GhostScript
and use the output to adjust the margin settings in dvips.cmd/bat.)
Possible Problems:
Some environmental variables have not been set correctly,
check \emtex\set-tex.bat/cmd and the settings in \emtex\dvips.bat/cmd,
especially the value EMTEXDRV.
If your emTeX is N O T installed on Drive C:, you must
edit the file
\emtex\ps\config.ps:
[...]
* Paths (uncomment and edit if you need these)
*T c:\emtex\tfm
*V c:\texfonts\vf
*P c:\texfonts\pixel.lj\%ddpi\%f.%p
*L c:\texfonts\;lj_0;lj_h;lj_1;lj_2;lj_3;lj_4;lj_5a;lj_5b;lj_sli
*S .;c:\emtex\texinput
*H .;c:\emtex\ps
*T d:\emtex\tfm
*V d:\texfonts\vf
[..]
usually, only changes of P and L should be necessary, example:
P d:\texfonts\pixel.lj\%ddpi\%f.%p
L d:\texfonts\;lj_0;lj_h;lj_1;lj_2;lj_3;lj_4;lj_5a;lj_5b;lj_sli
INFORMATION ABOUT THIS VERSION
This dvips has been compiled with emx/gcc Version 0.8g by E. Mattes,
only by editing the makefile (dvips\makefile.emx),
by
Guido Sawade <sawade@marie.physik.tu-berlin.de>
TU Berlin, Opt.Inst., PN 0-1
Hardenbergstr. 36 (Fon.: ++49.30. 314-23151)
D -- 10623 BERLIN
Contact me on problems with this version of dvips.
It is real 32Bit Code for use with 386/486/Pentium Mashines ONLY.
The Programs (dvips32.exe, afm2tfm, squeeze.exe) make use of EMX.EXE (DOS) or
EMX.DLL (OS2), so do not remove these files!
Make shure under OS2, that EMX.DLL (of this Version) is the one and only
within the pathes listed in your LIBPATH-Entry.
=========================================================
END of README.1ST
=========================================================